Exciter Model: WT2E1
Following checks and corrections are applied during Validation and AutoCorrection.
- If 0.0 < Tsp < 0.5*Mult*TimeStep then Tsp = 0, ElseIf 0.5*Mult*TimeStep < Tsp < Mult*TimeStep then Tsp = Mult*TimeStep
- If 0.0 < Tpe < 0.5*Mult*TimeStep then Tpe = 0, ElseIf 0.5*Mult*TimeStep < Tpe < Mult*TimeStep then Tpe = Mult*TimeStep
- If 0 < Ti < Mult*TimeStep then Ti = Mult*TimeStep
- If Rmax < Rmin then swap the values
Mult represents the user-specified value Minimum time constant size as multiple of time step option on the Validation page of the Transient Stability Dialog
TimeStep represents the integration time step being used as described on TimeStep
Following treatment is handled during the transient numerical simulation
- If Rexternal > Rmax, then Rmax = Rexternal or if Rexternal < Rmin, then Rmin = Rexternal
Model Equations and/or Block Diagrams
Parameters:
| Tsp | Speed time constant, sec |
| Tpe | P time constant, sec |
| Ti | Integrator gain, sec |
| Kp | Potential source gain, pu |
| Rmax | Maximum external rotor resistance, pu |
| Rmin | Minimum external rotor resistance, pu |